// Swoops up to top of screen where if fires very fast bullets at player
// Careful having more than two per level as it's difficult to keep multiple ships
// from going to the same location to make their shots.

// Intended as a support ship as it attacks a specific area rather than the player


EnemyType enemyCrestRed
SwoopPath KcrestSniperSwoopEdgeOnce KcrestSniperSwoopEdgeThrice
ContinuousSwoopPath KcrestSniperSwoopEdgeThrice KcrestSniperSwoopCenterThrice

DoesRotate true

BulletType Purple
BulletColor 1 1 1 1
BulletGlow 1 0 1 1
BulletSize 4.4
BulletSpeed 150

Size 10
Color 0.8 0.3 1 1
ColorOnHit 1 1 0.0 1 1
ColorOnHit 2 1 0.0 1 1
ColorOnHit 3 1 0.0 1 1
ColorOnHit 4 1 0.0 1 1

AbortPathAtScreenBottom false

HitPoints 3

EntryScore 100
BaseScore 50
SwoopingScore 300
